home *** CD-ROM | disk | FTP | other *** search
/ BigMax 1 / BigMax nº 1 [bd].iso / DEMOS / TERRA / TERRA.EXE / NORTE.DXR / 00352.ls < prev    next >
Encoding:
Text File  |  1996-06-16  |  791 b   |  27 lines

  1. on mouseUp
  2.   set the castNum of sprite 14 to cast "LIVRO1"
  3.   updateStage()
  4.   set the castNum of sprite 14 to cast "LIVRO2"
  5.   updateStage()
  6.   set the castNum of sprite 14 to cast "LIVRO3"
  7.   updateStage()
  8.   set the castNum of sprite 14 to cast "LIVRO4"
  9.   updateStage()
  10.   set the castNum of sprite 14 to cast "LIVRO5"
  11.   updateStage()
  12.   set the castNum of sprite 14 to cast "LIVRO6"
  13.   updateStage()
  14.   set the castNum of sprite 14 to cast "LIVRO7"
  15.   updateStage()
  16.   set the castNum of sprite 14 to cast "LIVRO8"
  17.   updateStage()
  18.   set the castNum of sprite 14 to cast "LIVRO9"
  19.   updateStage()
  20.   set the castNum of sprite 14 to cast "LIVRO10"
  21.   updateStage()
  22.   set the castNum of sprite 14 to cast "LIVRO0"
  23.   updateStage()
  24.   set the castNum of sprite 40 to cast "RORAIMA LONGE"
  25.   updateStage()
  26. end
  27.